home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Belgian Amiga Club - ADF Collection
/
BS1 part 26.zip
/
BS1 part 26
/
Macro assembler dev syst.adf
/
include
/
workbench
/
icon.i
next >
Wrap
Text File
|
1985-12-20
|
889b
|
35 lines
IFND WORKBENCH_ICON_I
WORKBENCH_ICON_I SET 1
********************************************************************
* Commodore-Amiga, Inc. *
* icon.i *
********************************************************************
*****************************************************************
*
* icon.i -- external declarations for workbench support library
*
* SOURCE CONTROL
* ------ -------
* $Header: icon.i,v 29.1 85/08/07 22:27:14 neil Exp $
*
* $Locker: $
*
*****************************************************************
*********************************************************************
*
* Library structures
*
*********************************************************************
ICONNAME MACRO
DC.B 'icon.library',0
ENDM
ENDC !WORKBENCH_ICON_I